home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / 1691 / TAROT < prev   
Text File  |  1990-09-07  |  17KB  |  646 lines

  1. /*
  2.  * Submitted by Hugh Genose, 1990
  3.  */
  4. reading: {
  5. -- This covers you (the general atmosphere): $cards
  6. -- This crosses you (the nature of the forces opposing you): $cards
  7. -- This is what you hope for: $cards
  8. -- This is the foundation, which you've already experienced: $cards
  9. -- This shows what has just passed away (or is passing away): $cards
  10. -- This is what will happen in the near future: $cards
  11. -- This is your attitude towards it: $cards
  12. -- This represents your family and friends: $cards
  13. -- This represents your hopes and fears: $cards
  14. -- This represents the outcome: $cards
  15. };
  16.  
  17. cards: {$TrumpsRightSideUp}
  18. |
  19. {$TrumpsReversed}
  20. |
  21. {$RodsRightSideUp}
  22. |
  23. {$RodsReversed}
  24. |
  25. {$CupsRightSideUp}
  26. |
  27. {$CupsReversed}
  28. |
  29. {$SwordsRightSideUp}
  30. |
  31. {$SwordsReversed}
  32. |
  33. {$PentaclesRightSideUp}
  34. |
  35. {$PentaclesReversed};
  36.  
  37. TrumpsRightSideUp!u:
  38. {
  39. The Magician<1>: Shows ability to translate ideas into action, to
  40. use psychic powers to advantage; skill, diplomacy, self confidence.}
  41. |
  42. {
  43. High Priestess<2>: Denotes principle of love and relatedness; 
  44. the ideal wife and mother, supportive of those she loves;
  45. mystery, wisdom, unrevealed influences at work.}
  46. |
  47. {
  48. Empress<3>: Fertility in body or mind, initiative, spunk, bountiful
  49. harvest, luck.}
  50. |
  51. {
  52. Emperor<4>: Authority.  One who controls his emotions; active
  53. mind able to realize ideas.}
  54. |
  55. {
  56. Hierophant<5>: One who takes you away from too worldly concerns.
  57. Possible marriage or alliance of some kind.}
  58. |
  59. {
  60. Lovers<6>: Conflict between different attractions and responsibility.
  61. Beauty, inner harmony.}
  62. |
  63. {
  64. Chariot<7>: Control over tension of opposites.  Triumph over all
  65. difficulties through perseverance; a balanced life; success.}
  66. |
  67. {
  68. Strength<8>: Courage, generosity, persistence, patience, spiritual
  69. power.  Able to offset bad luck in surrounding cards.}
  70. |
  71. {
  72. Hermit<9>: Withdrawal; meditation on life; predicts a
  73. meeting with one who will counsel or inspire.}
  74. |
  75. {
  76. Wheel of Fortune<10>: The ups and downs of life, constant change.}
  77. |
  78. {
  79. Justice<11>: Balance and proportion in one's self and life; in
  80. another sense the card means that we are held accountable for our
  81. actions.}
  82. |
  83. {
  84. Hanged Man<12>: One must die in some way to grow in another.
  85. Can denote spirituality, intuition, self-sacrifice.}
  86. |
  87. {
  88. Death<13>: Death, rebirth, generally in areas of one's consciousness.
  89. Great change in one's life.}
  90. |
  91. {
  92. Temperance<14>:  Mature adaptation to whatever life offers.}
  93. |
  94. {
  95. Devil<15>: Lack of essential humanity; emphasis on material and carnal
  96. to detriment of others.  Destructive force.}
  97. |
  98. {
  99. Tower<16>:  Unforeseen catastrophe, disruption of one's style of life
  100. or way of thinking which may be followed by enlightenment.}
  101. |
  102. {
  103. Star<17>:  Inspiration.  A glimpse of a transcendent way of life.  Good
  104. health.}
  105. |
  106. {
  107. Moon<18>: A yearning for fulfillment.  Unforeseen perils; threatening
  108. situations, possibly to loved ones.  Psychic forces.}
  109. |
  110. {
  111. Sun<19>:  Contentment, liberation, attainment of personal or business
  112. goals.}
  113. |
  114. {
  115. Judgement<20>: Growing awareness; shift in personal consciousness
  116. toward the universal.}
  117. |
  118. {
  119. World<21>: Reward, completion, fulfillment; also change,
  120. travel.}
  121. |
  122. {
  123. The Fool<0>: Denotes the positive inner forces which influence an
  124. individual in his choices.}; 
  125.  
  126. TrumpsReversed!u:
  127. {
  128. The Magician (Reversed)<1>: The use of power for destructive ends.  Bad
  129. luck.}
  130. |
  131. {
  132. High Priestess (Reversed)<2>:  Superficial qualities,
  133. physical passion divorced from love.}
  134. |
  135. {
  136. Empress (Reversed)<3>: Sterility, wastefulness of resources,
  137. indecision, disruption of life at home or in society.}
  138. |
  139. {
  140. Emperor (Reversed)<4>: Immaturity.  Tendency to be gullible. Self
  141. control limited.}
  142. |
  143. {
  144. Hierophant (Reversed)<5>: Unorthodoxy, openness to new ideas,
  145. unconventionality.}
  146. |
  147. {
  148. Lovers (Reversed)<6>: Quarrels, frustration of romance or marriage;
  149. failure.}
  150. |
  151. {
  152. Chariot (Reversed)<7>: Failure to carry out a project, upheaval,
  153. legal problems.}
  154. |
  155. {
  156. Strength (Reversed)<8>: Weakness, possible loss of honor, discord.}
  157. |
  158. {
  159. Hermit (Reversed)<9>: Denotes an inability or refusal to mature, to
  160. deepen one's wisdom with one's years.}
  161. |
  162. {
  163. Wheel of Fortune (Reversed)<10>: The quality of your involvement will
  164. be the measure of your reward.}
  165. |
  166. {
  167. Justice (Reversed)<11>: Predicts lawlessness, injustice, lack of
  168. balance. If the card is near the Hanged Man, mercy rather than severity
  169. should be used.}
  170. |
  171. {
  172. Hanged Man (Reversed)<12>:  Concentration on oneself; egotist; opposed
  173. to the spiritual.}
  174. |
  175. {
  176. Death (Reversed)<13>: Stagnation, tendency to lethargy.}
  177. |
  178. {
  179. Temperance (Reversed)<14>: Conflicting interests in business or
  180. personal life; unfortunate combination.}
  181. |
  182. {
  183. Devil (Reversed)<15>: Possibility of spiritual understanding; tendency
  184. to vaccilation, pettiness.}
  185. |
  186. {
  187. Tower (Reversed)<16>: Tyranny, threats to one's freedom.}
  188. |
  189. {
  190. Star (Reversed)<17>: Illness, pessimism, haughtiness.}
  191. |
  192. {
  193. Moon (Reversed)<18>: Peace will come after a difficult period.}
  194. |
  195. {
  196. Sun (Reversed)<19>: Uncertainty of future plans; loss of something of
  197. value.}
  198. |
  199. {
  200. Judgement (Reversed)<20>: Physical health threatened, disillusionment,
  201. separation, loss of worldly goods.}
  202. |
  203. {
  204. World (Reversed)<21>: Cramped vision; fear of change; stagnation.}
  205. |
  206. {
  207. The Fool (Reversed)<0>: The choice made is likely to be foolish.};
  208.  
  209. RodsRightSideUp!u:
  210. {
  211. King of Rods: A man of noble character -- honest, loyal, conscientious
  212. and just.  Generally married, often a fellow countryman.}
  213. |
  214. {
  215. Queen of Rods: A warm, honorable woman, devoted to her family and loyal
  216. to her friends.  Card may signify some success in business.}
  217. |
  218. {
  219. Knight of Rods: A young man on the go, attractive to women, capable of
  220. creating dissension in his wake.  May indicate change of residence,
  221. travel, departure.}
  222. |
  223. {
  224. Page of Rods: A young man, bearer of messages, an envoy, faithful
  225. lover.  May represent family intelligence.}
  226. |
  227. {
  228. Ten of Rods: A sense of opression coupled with some kind of success;
  229. guilt feelings, doubt.}
  230. |
  231. {
  232. Nine of Rods: Inner strength crystallized by opposition.}
  233. |
  234. {
  235. Eight of Rods: Momentum toward desired end.  Great expectations,
  236. haste.  May also denote the arrows of love.}
  237. |
  238. {
  239. Seven of Rods: Man outnumbered by adversaries but ultimate victor.
  240. Courage and persistence create advantage in business, trade or verbal
  241. war.}
  242. |
  243. {
  244. Six of Rods: Triumphal reconciliation of desire and reality.  Great
  245. news regarding hopes.}
  246. |
  247. {
  248. Five of Rods: Strenuous competition for material gains and recognition;
  249. business affairs may improve.}
  250. |
  251. {
  252. Four of Rods:  Material and emotional blessings -- harmony, repose,
  253. prosperity, the perfection of one's affairs.}
  254. |
  255. {
  256. Three of Rods: Fruitful collaboration in business; also signifies
  257. enterprise, ingenuity, effort and commerce.}
  258. |
  259. {
  260. Two of Rods: Though one holds the world in the palm of his hand in the
  261. sense of wealth, dominion, magnificence, sadness is still indicated.}
  262. |
  263. {
  264. Ace of Rods: A time of beginnings -- a marriage, birth, enterprise,
  265. creation, or, in a sense, the creative or emotional momentum behind
  266. them.}; 
  267.  
  268. RodsReversed!u:
  269. {
  270. King of Rods (Reversed): Unyielding in judgements; strict but
  271. tolerant.  Advice should be considered.}
  272. |
  273. {
  274. Queen of Rods (Reversed): Practical and careful with money, obliging.
  275. Can mean jealousy, opposition, deceit or infidelity if the nearby cards
  276. tend toward similar meanings.}
  277. |
  278. {
  279. Knight of Rods (Reversed): Conflict, division in emotional or business
  280. life.}
  281. |
  282. {
  283. Page of Rods (Reversed):  Bad news, indecision, instability.}
  284. |
  285. {
  286. Ten of Rods (Reversed):  Conflict of opposites, difficulties,
  287. intrigue.}
  288. |
  289. {
  290. Nine of Rods (Reversed): Distress, obstacles, adversity.}
  291. |
  292. {
  293. Eight of Rods (Reversed): Guilt, jealousy, internal or domestic
  294. disputes.}
  295. |
  296. {
  297. Seven of Rods (Reversed): Anxiety, confusion, chagrin.  Avoid
  298. indecision.}
  299. |
  300. {
  301. Six of Rods (Reversed): Sense of vulnerability and fear of enemy at the
  302. gates.  Betrayal, as to the enemy.  Indefinite delay.}
  303. |
  304. {
  305. Five of Rods (Reversed): Legal complications, trickery.}
  306. |
  307. {
  308. Four of Rods (Reversed): Prosperity, peace, amplitude.} | { Three of
  309. Rods (Reversed): Help offered not reliable; adversity ceases.}
  310. |
  311. {
  312. Two of Rods (Reversed): Sense of wonder, enchantment, possible trouble,
  313. fear.}
  314. |
  315. {
  316. Ace of Rods (Reversed): A shallow existence, decadence, spiritual
  317. ruin.}; 
  318.  
  319. CupsRightSideUp!u:
  320. {
  321. King of Cups: Represents a man of business, law or divinity who is
  322. responsible, generous, and considerate of others.}
  323. |
  324. {
  325. Queen of Cups: A beautiful, loving woman, intuitive and yet practical
  326. too.  Happy marriage, vision.}
  327. |
  328. {
  329. Knight of Cups: An intelligent man of high value, bearer of important
  330. messages.  Can represent advances, invitation or change to new
  331. endeavors.}
  332. |
  333. {
  334. Page of Cups: A thoughtful, artistic young man or girl willing to help
  335. the seeker.  Can also signify the birth of a child or new ideas in
  336. business.}
  337. |
  338. {
  339. Ten of Cups: Perfection of human love and friendship, contentment;
  340. attainment of the hearts desires.}
  341. |
  342. {
  343. Nine of Cups: Material, physical and spiritual well being.  Happiness.
  344. }
  345. |
  346. {
  347. Eight of Cups: A withdrawal from the present situation; decline of a
  348. matter which is of little consequence for good or evil.}
  349. |
  350. {
  351. Seven of Cups: The seeker has strong, active imagination and many
  352. desires, but lacks the tenacity to translate ideas into reality.
  353. Limited attainment.}
  354. |
  355. {
  356. Six of Cups: Reflection on the past, things that have vanished.  May
  357. indicate desire for change.}
  358. |
  359. {
  360. Five of Cups: Indicates some loss in the process of receiving
  361. something, i.e.  a disappointing inheritance, possibly a marriage
  362. carrying with it bitterness and frustration.}
  363. |
  364. {
  365. Four of Cups: Sense of boredom and dissatisfaction with environment and
  366. possibly self; longing for change.  Action must be taken but the seeker
  367. is hesitant.}
  368. |
  369. {
  370. Three of Cups: Bountiful outcome in perfection and merriment;
  371. fulfillment, healing.}
  372. |
  373. {
  374. Two of Cups: Love, affinity, friendship; a spiritual union, harmony.}
  375. |
  376. {
  377. Ace of Cups: Wealthy in the things of the spirit -- love, joy,
  378. fertility, content.}; 
  379.  
  380. CupsReversed!u:
  381. {
  382. King of Cups (Reversed): A selfish deceitful person.  Can indicate
  383. considerable loss.}
  384. |
  385. {
  386. Queen of Cups (Reversed): In some ways may be a good person, but may be
  387. perverse, not to be trusted.}
  388. |
  389. {
  390. Knight of Cups (Reversed): A seducer, unworthy of trust.  Examine all
  391. propositions.}
  392. |
  393. {
  394. Page of Cups (Reversed):  Obstacles, responsibility not assumed.}
  395. |
  396. {
  397. Ten of Cups (Reversed):  Loss of harmony, anger, feelings of guilt.}
  398. |
  399. {
  400. Nine of Cups (Reversed): Overemphasis on physical and material side of
  401. one's being; imperfections.}
  402. |
  403. {
  404. Eight of Cups (Reversed): Material aspect chosen over spiritual.  Joy,
  405. feasting.}
  406. |
  407. {
  408. Seven of Cups (Reversed):  Determination, tenacity, realization of a
  409. project.}
  410. |
  411. {
  412. Six of Cups (Reversed): Inability to outgrow the past creates failure.
  413. Possibility of some gift from the past.}
  414. |
  415. {
  416. Five of Cups (Reversed): Hope renewed, return of a friend or a
  417. relative, a new alliance.}
  418. |
  419. {
  420. Four of Cups (Reversed): Good news for something new and possibly
  421. entering Querent's life.}
  422. |
  423. {
  424. Three of Cups (Reversed): Physical enjoyment and the pleasures of the
  425. senses to excess.}
  426. |
  427. {
  428. Two of Cups (Reversed):  Disharmony, jealousy, false love.}
  429. |
  430. {
  431. Ace of Cups (Reversed):  Revolution, bankruptcy, change.};
  432.  
  433. SwordsRightSideUp!u:
  434. {
  435. King of Swords: An authority whether in the field of medicine, law, or
  436. government; brilliant and wise.}
  437. |
  438. {
  439. Queen of Swords:  A saddened woman representing widowhood, privation,
  440. absence, sterility or separation.}
  441. |
  442. {
  443. Knight of Swords: An action-oriented man of military nature epitomizing
  444. bravery, skill and determination.  Depending on the card nearby, this
  445. card could mean conflict, war, opposition, or destruction.}
  446. |
  447. {
  448. Page of Swords: Denotes watchfullness, spying, examination for either
  449. positive or negative reasons.}
  450. |
  451. {
  452. Ten of Swords:  A card of trouble and suffering, ruin, pain,
  453. affliction, tears.  Not a card of violent death.}
  454. |
  455. {
  456. Nine of Swords: Vaccilation on an important matter, failure,
  457. disappointment, desolation.  May mean miscarriage or death of a loved
  458. one.}
  459. |
  460. {
  461. Eight of Swords:  Inability to extricate oneself from a difficult
  462. situation; conflict, crisis, slander.}
  463. |
  464. {
  465. Seven of Swords: Plans, hopes, expectations; Irritations and possible
  466. failure in relation to same.}
  467. |
  468. {
  469. Six of Swords: Journey by water; action toward resolution of
  470. difficulties perhaps through another person.}
  471. |
  472. {
  473. Five of Swords:  Humiliation, dishonor, loss.}
  474. |
  475. {
  476. Four of Swords: Retreat, recuperation, exile.}
  477. |
  478. {
  479. Three of Swords: Rupture, separation, absence, delay.}
  480. |
  481. {
  482. Two of Swords: Peaceful hiatus in an otherwise discordant situation.}
  483. |
  484. {
  485. Ace of Swords: Triumph of great force, either love or hatred; may
  486. signify a birth of special significance.}; 
  487.  
  488. SwordsReversed!u:
  489. {
  490. King of Swords (Reversed): Brilliance coupled with cruelty, evil
  491. intentions.}
  492. |
  493. {
  494. Queen of Swords (Reversed): A superficial woman dominated by negative
  495. emotions, malice, intolerance, pettiness.}
  496. |
  497. {
  498. Knight of Swords (Reversed): Indiscreet, extravagant, foolish.}
  499. |
  500. {
  501. Page of Swords (Reversed): Unforseen danger; unprepared state; illness
  502. a possibility.}
  503. |
  504. {
  505. Ten of Swords (Reversed): A period of advantage, profit, power.}
  506. |
  507. {
  508. Nine of Swords (Reversed):  Shame, suspicion, uncertainty,
  509. imprisonment.}
  510. |
  511. {
  512. Eight of Swords (Reversed): Anxiety, deception, opposition; sometimes
  513. unforeseen tragedy.}
  514. |
  515. {
  516. Seven of Swords (Reversed): Counsel, instruction, sound advice.}
  517. |
  518. {
  519. Six of Swords (Reversed):  Dilemma without any immediate solution.}
  520. |
  521. {
  522. Five of Swords (Reversed): A cause for mourning.} |
  523. {
  524. Four of Swords (Reversed):  Activity tempered with economy and careful
  525. administration.}
  526. |
  527. {
  528. Three of Swords (Reversed):  Disharmony, alienation, confusion,
  529. disorder.}
  530. |
  531. {
  532. Two of Swords (Reversed): End of stalemate; falsehood, disloyalty.}
  533. |
  534. {
  535. Ace of Swords (Reversed):  Extremes of love or hate or ambition can
  536. lead to disastrous results.}; 
  537.  
  538. PentaclesRightSideUp!u:
  539. {
  540. King of Pentacles:  A dark man of good intelligence and strong
  541. convictions who is a considerate and affectionate partner.}
  542. |
  543. {
  544. Queen of Pentacles: A dark woman of generous and perceptive spirit;
  545. magnificence, opulence, security.}
  546. |
  547. {
  548. Knight of Pentacles: A responsible, patient, hard-working man.  Also
  549. denotes usefulness, ability to serve.}
  550. |
  551. {
  552. Page of Pentacles: A young person; serious, scholarly, hard-working.
  553. May denote scholarship, respect for new ideas.}
  554. |
  555. {
  556. Ten of Pentacles: Pertains to family matters such as an inheritance,
  557. lineage, gains.}
  558. |
  559. {
  560. Nine of Pentacles: Financial security, accomplishment, certainty.}
  561. |
  562. {
  563. Eight of Pentacles: Employment, skilled work, commision.}
  564. |
  565. {
  566. Seven of Pentacles: Success in matter having to do with money,
  567. business.}
  568. |
  569. {
  570. Six of Pentacles: Business success combined with a generous and fair
  571. sharing of proceeds; philanthropy.}
  572. |
  573. {
  574. Five of Pentacles: Material or spiritual impoverishment; loneliness.}
  575. |
  576. {
  577. Four of Pentacles:  Denotes on possesive of material things, impressed
  578. with the power such possesions wield.  May also mean inheritance, gift,
  579. legacy.}
  580. |
  581. {
  582. Three of Pentacles: Card of mastery, such as of a skill, nobility,
  583. renown, glory.}
  584. |
  585. {
  586. Two of Pentacles: Cause for jubilation; troubles not as serious as had
  587. imagined.}
  588. |
  589. {
  590. Ace of Pentacles: Complete contentment, bliss, ecstacy, quick
  591. intelligence, gold, wealth.}; 
  592.  
  593. PentaclesReversed!u:
  594. {
  595. King of Pentacles (Reversed): Corrupt, tendency towards drunkenness,
  596. unfaithfulness and perverse use of ability.}
  597. |
  598. {
  599. Queen of Pentacles (Reversed): Suspicious, distrustful, anxious.}
  600. |
  601. {
  602. Knight of Pentacles (Reversed): Idleness, carelessness, lethargy.}
  603. |
  604. {
  605. Page of Pentacles (Reversed): Rebel, dissipation, prodigality.
  606. Unfavorable news.}
  607. |
  608. {
  609. Ten of Pentacles (Reversed): Loss of family reputation or inheritance.
  610. Be careful of finacial dealing.}
  611. |
  612. {
  613. Nine of Pentacles (Reversed): Deception, voided project, bad faith.}
  614. |
  615. {
  616. Eight of Pentacles (Reversed): Failure, conceit, greedy desire for
  617. wealth.  The lending of money at exhorbitant rates.}
  618. |
  619. {
  620. Seven of Pentacles (Reversed): Apprehension over money matters;
  621. impatience.}
  622. |
  623. {
  624. Six of Pentacles (Reversed): Greedy desire for wealth; illusion, envy.
  625. }
  626. |
  627. {
  628. Five of Pentacles (Reversed): Dissonance in marriage; obstacles to
  629. resolution of personal relations.}
  630. |
  631. {
  632. Four of Pentacles (Reversed): Material ambitions thwarted, possible
  633. loss of possesions.}
  634. |
  635. {
  636. Three of Pentacles (Reversed): Mediocrity in work or person;
  637. immaturity, pettiness.}
  638. |
  639. {
  640. Two of Pentacles (Reversed):  Conflict of irreconcilable opposites;
  641. simulated enjoyment and letters of exchange.}
  642. |
  643. {
  644. Ace of Pentacles (Reversed): Deterioration of character through wrong
  645. attitude toward wealth; the evil side of wealth.};
  646.